relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Fri, 12 Jan 2018 08:54:33 +0000 (08:54 +0000)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Fri, 12 Jan 2018 08:54:33 +0000 (08:54 +0000)
commitf843ee73758bb7cb9835b7131c59f9bb5d6d22b2
treee73e889a7c67ad5abc3f8db1865913986f1d54fa
parent2f8b7a030eb74657f8d1729fc956b2d697246581
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]